home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / mac / The Month DEC 03 / engine / modules / musts.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2003-09-04  |  88b  |  5 lines

  1. on(rollOut){
  2.    _parent.txtOut(this);
  3.    _parent.doOut(this._name.split("_")[2]);
  4. }
  5.